Skip to content

transformed mesh splits into numpy arrays#5

Open
TheSalocin wants to merge 1 commit intoreimerlab:mainfrom
TheSalocin:indexing_error_quickfix
Open

transformed mesh splits into numpy arrays#5
TheSalocin wants to merge 1 commit intoreimerlab:mainfrom
TheSalocin:indexing_error_quickfix

Conversation

@TheSalocin
Copy link
Copy Markdown

mesh.split() returns a list of split objects, which can lead to indexing errors when ordering mesh splits. This commit transforms the list into a numpy array of objects to fix indexing errors

@TheSalocin
Copy link
Copy Markdown
Author

fixes #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant